projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a21bb6
)
(current_column_1): Add declaration.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 23 Jun 1996 19:20:33 +0000
(19:20 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 23 Jun 1996 19:20:33 +0000
(19:20 +0000)
src/indent.c
patch
|
blob
|
history
diff --git
a/src/indent.c
b/src/indent.c
index a40006b9a5a78f9fc42cb553dc85028c39d383d9..60641ae54dc57b0291f7685ba30bd1d70cff9020 100644
(file)
--- a/
src/indent.c
+++ b/
src/indent.c
@@
-50,6
+50,8
@@
int last_known_column_point;
/* Value of MODIFF when current_column was called */
int last_known_column_modified;
+static int current_column_1 ();
+
/* Get the display table to use for the current buffer. */
struct Lisp_Char_Table *